Replies: 2 comments 1 reply
-
@artworkad did you figure out a way? I'm trying to accomplish the same thing |
Beta Was this translation helpful? Give feedback.
1 reply
-
I did it this way. In a partial class I implemented
This way I get a fresh Then I can adjust the timeout for specific requests:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can the timeout be set per request for the c# client generated by nSwag?
To apply a timeout for all requests, I do:
Beta Was this translation helpful? Give feedback.
All reactions